home *** CD-ROM | disk | FTP | other *** search
/ Aminet 24 / Aminet 24 (1998)(GTI - Schatztruhe)[!][Apr 1998].iso / Aminet / comm / tcp / kammi.lha / kammi.readme < prev   
Text File  |  1998-02-08  |  2KB  |  39 lines

  1. Short:    Streaming Jpeg decoder
  2. Author:   et@enterprise.net  (Evan Tuer)
  3. Uploader: et@enterprise.net  (Evan Tuer)
  4. Version:  1.0
  5. Type:     comm/tcp
  6. Requires: Fastview.
  7. Replaces:
  8.  
  9. Kammi is a simple program which can split up the output from a Webcam32
  10. (v4.7.1) which instead of saving individual files, sends one binary stream.
  11. This is faster and just generally better, but Camwatch and Webcam cannot at
  12. this time handle it.
  13.  
  14. There's a couple of limitations to this program (well, OK, a LOT of
  15. limitations).  Firstly, it doesn't display the actual graphic itself.  I
  16. don't mind this, because with camwatch, the picture is dithered to your wb
  17. settings, by a datatype, which is slow, gives a small picture and anyway
  18. you're usually not looking at the window.
  19.   So, to use this, you need to download the binary stream for however long
  20. you're on (using V, ftp, whatever) and then run kammi on it to produce the
  21. splitted files.
  22.   Once you run it and it starts spewing out file0001, file0002 etc into t:
  23. you can run fastview to show the pics.
  24.  
  25. run kammi >nil: ram:cam ram:out
  26. fastview ram:out???? delay=0 waitforpic
  27.  
  28. That's it!  perfect, ham fullscreen pics, which update properly (not
  29. scrolling down over the old image, like a web browser) at about 1 fps.  You
  30. can add delay=1 into the fastview command if it works too quick.
  31.  
  32. Let me know sites which work (and down't work) with this and I'll include
  33. them in the archive.
  34.  
  35. Likewise, any improvements you want, just mail and ask.  I'll include real
  36. TCP downloading if it looks easy, so far the program has only taken two
  37. hours to write, and one of them was for this doc :)
  38.  
  39.